core: Add API to convert csum -> checksum without malloc()
authorColin Walters <walters@verbum.org>
Sat, 23 Feb 2013 16:02:56 +0000 (11:02 -0500)
committerColin Walters <walters@verbum.org>
Sat, 23 Feb 2013 16:02:56 +0000 (11:02 -0500)
commita821420711279415a41e17f559b1db8cab4fa275
tree5ebfb2f8647627d4da47ad8dfc22cbee34664c2a
parenta305c79f7aa615f7cf0bd97a44bcfeeb845ea590
core: Add API to convert csum -> checksum without malloc()

Just doing some profiling, this was in the top malloc() callers.
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo-file.c